home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / lib / Makefile < prev   
Makefile  |  1992-06-16  |  867b  |  30 lines

  1. #
  2. # Prototype Makefile for a top-level directory.  When makes are invoked
  3. # here, this Makefile simply arranges for them to be passed on to each
  4. # of its subdirectories.
  5. #
  6. # This Makefile is automatically generated.
  7. # DO NOT EDIT IT OR YOU MAY LOSE YOUR CHANGES.
  8. #
  9. # Generated from /sprite/lib/mkmf/Makefile.top
  10. # Tue Jun 16 13:05:05 PDT 1992
  11. #
  12. # For more information, refer to the mkmf manual page.
  13. #
  14. # $Header: /sprite/lib/mkmf/RCS/Makefile.top,v 1.5 89/10/09 21:28:23 rab Exp $ SPRITE (Berkeley)
  15. #
  16. # Allow mkmf
  17.  
  18. MACHINES    = 
  19. NAME        = lib
  20. SUBDIRS        = acu bootBin c c.rab cmd curses dbm disk dmalloc fig2dev g++ include l m memtrace monitorClient mx pattern perl sosp sunrpc sx tcl tcl.old tclx termlib test tk tk.old util zss
  21. DISTDIR        ?= /dist/sprite/src/lib
  22.  
  23. SYSMAKEFILE    = top.mk
  24.  
  25. #if exists(local.mk)
  26. #include    "local.mk"
  27. #else
  28. #include    <$(SYSMAKEFILE)>
  29. #endif
  30.